home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
STUTTGART
/
TEX-DIST
/
!TARZ
/
COMMANDS
/
!ARCHIVE00
next >
Wrap
Text File
|
1991-09-29
|
1KB
|
24 lines
echo ******************************************************
echo Do not use !StrongED V 1.00 while archiving
echo ******************************************************
wimpslot -min 464K
echo wait ....
echo scanning informations ....
<tarZ$dir>.pathname { > <tarZ$dir>.work.path }
dir <tarZ$dir>.work
*count <tarZ$use>.files r~cv { > <tarZ$dir>.work.directory }
<tarZ$dir>.Gawk -f <tarZ$dir>.scandir <tarZ$dir>.work.directory
echo tar ....
set tar$scrap $.tarscrap
<tarZ$dir>.tar -cUf <tarZ$use>.archive.x_tar <tarZ$use>.files
|wipe <tarZ$use>.files rf~c~v
echo compress ....
<tarZ$dir>.compress -v <tarZ$use>.archive.x_tar
if "%0"="" then set archive$name x_tar-Z else set archive$name %0
if "%0"<>"" then rename <tarZ$use>.archive.x_tar-Z <tarZ$use>.archive.<archive$name>
echo copy the archive <archive$name> from <tarZ$use>.archive to another disk
*<tarZ$dir>.do Filer_OpenDir <tarZ$use>.archive
<tarZ$dir>.Gawk "/^/ { system(sprintf(\"dir %s\",$1)); }" <tarZ$dir>.work.path
*wipe <tarZ$dir>.work.* ~v~c